﻿@charset "utf-8";
/* CSS Document */
html{ -webkit-text-size-adjust:100%  }
body{ margin:0px; padding:0px; margin:0px auto; font-size:14px; line-height:24px; color:#333333; width:100%; font-family:微软雅黑;}
ul,li,form, dl,dt,dd, div,ol{ padding: 0px; margin: 0px;}
.ul,.ul li,.ol li{ list-style:none;}
.h1,.h2,.h3,.h4,.h5,.h6,.p,menu,nav{ padding:0px; margin:0px; font-weight:normal;} 
.npm{ padding:0px; margin:0px;}
select,input,textarea{font-family:微软雅黑; border-radius:0; -webkit-border-radius:0; color:#414446; font-size:14px;}
input:focus { outline: none;}
input,button,select,textarea{font-family:微软雅黑;outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/ }
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/ }
textarea,input,select { margin:0; padding:0;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
article,aside,footer,header,hgroup,nav,section,figure,figcaption{ display: block;} /*html5设置*/
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
img{ border:none; border:0; vertical-align:top;}
a{ color:#333333; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:#ff0000}
.clear{ clear:both; height:0; overflow:hidden;}

.body{ background-color:#fff; min-width:1200px; width:expression((documentElement.clientWidth < 1200) ? "1200px" : "100%" ); zoom:1; position:relative;}
.auto{ margin:0 auto; width:1200px; position:relative; }
section.auto{ min-height:200px;}
.left{ float:left;}
.right{ float:right;}
.bg_gray{ background-color:#f7f7f7;}
.bg_gray2{ background-color:#fafafa;}

.ColumnName{ font-size:24px; padding:10px 0; margin-bottom:20px;}
.hidden{ display:none;}

.menu{ border-bottom:solid 2px #f5f5f5; height:99px; margin-bottom:40px;}
.menu a{ color:#999999; text-align:center; display:inline-block; min-width:129px; height:101px; line-height:140px; overflow:hidden; background-repeat:no-repeat;}
.menu a.on,.menu a:hover{ color:#fff; background-color:#339ed0;}

.menu a{position: relative;}
.menu a img{display: block;position: absolute;left: 50%;margin-left: -20px;top: 20px;width: 40px;height: 40px;}
.menu a img.img1{display: block;}
.menu a img.img2{display: none;}

.menu a.on img.img1,
.menu a:hover img.img1{display: none;}
.menu a.on img.img2,
.menu a:hover img.img2{display: block;}

.header{}
.header .auto{z-index:88;}
.header .other{ position:relative; z-index:999; line-height:35px; text-align:right; background-color:#f8f8f8; border-bottom:solid 1px #e2e2e2;}
.header .other dl{ display:inline-block; position:relative;}
.header .other dl dt{ padding:0px 16px; background:url(../images/icon_down.png) no-repeat right;}
.header .other dl dd{ width:130%; position:absolute; border:solid 1px #e2e2e2; border-top:none; background-color:#fff; display:none;}
.header .other dl dd a{ display:block; text-align:left; padding:0 16px;}
.header .other dl.tel{ float:left;}
.header .other dl.tel b{ color:#339ed0;}
.header .other dl.mode{ margin-left:16px;}
.header .other dl.subcompany dd{ width:206px;}
.header .other dl.subcompany dd span{ display:block; padding:0px 16px; width:71px; float:left;}
.header .other dl.subcompany dd span a{ padding:0;}

.header .logo{ padding:20px 0;}
.header .logo img{ height:47px;}

.header .nav {position: absolute;right: 0px;bottom: 0px;z-index: 88;}
.header .nav ul{ float:left;}
.header .nav li {float: left;}
.header .nav li b{ font-size:16px; font-weight:normal;}
.header .nav li b a {display: block;line-height: 66px;padding: 0 30px;}
.header .nav li.on b a,
.header .nav li.show b a{ color:#fff; background-color:#1a6cb6;}
.header .nav .xkz{ float:left; line-height:66px;}
.header .nav .xkz img{ width:70px; height:50px; display:inline-block; vertical-align:middle;}

.subnav{ line-height:30px; display:none; z-index:99; position:absolute; width:100%; padding:25px 0; background-color:#1a6cb6;}
.subnav .auto{ overflow: hidden}
.subnav  h6{ font-size:14px; padding-bottom:5px;}
.subnav  h6 a{ color:#9addff; padding-left:20px; background:url(../images/sub_icon.png) no-repeat left;}
.subnav span{ display:inline-block; width:135px;}
.subnav span a{ color:#fff; padding-left:20px; background:url(../images/sub_icon.png) no-repeat left;}
.subnav a:hover{ color:#fec70e;}
.subnav dl{ width:280px; height:180px; float:left; margin-right:25px; border-right:solid 1px #4889c5;}
.subnav dl.last{ border:none; margin-right:0px;}
.subnav img{ padding-top:10px;}
#subProduct img,
#subService img{ width:235px; height:136px;}
#subNews img{ width:249px; height:130px;}
#subAbout img{ width:216px; height:106px;}



.footer_nav{ font-size:14px; background-color:#0b4899; padding:25px 0;}
.footer_nav,
.footer_nav a{ color:#fff;}
.footer_nav h6{ font-size:16px; margin-bottom:10px;}
.footer_nav dl{ float:left; border-right: dotted 1px #59768f; width:170px;min-height:120px;  padding-left:36px;margin-right:45px;  }
.footer_nav dl dd span{ display:block; padding-left:15px;}
.footer_nav dl a:hover{ color:#ff0000;}
.footer_nav dl.last{ border:none; margin-right:0;}
.footer_nav .left{ width:760px;}
.footer_nav .right{ width:430px;}
.footer_nav .right h6{ padding-left:25px; background:url(../images/icon.png) no-repeat left 5px;}
.footer_nav .right .ewm{ position:absolute;}
.footer_nav .right .ewm2{ right:190px;}
.footer_nav .right .ewm span{ display:inline-block; text-align:center; padding-right:8px;}
.footer_nav .right .ewm span b{ display:block;}
.footer_nav .right .ewm img{ width:115px;}
.footer_nav .right dl{ padding-left:260px;}
.footer_nav .right dl a{ display:block; background:url(../images/more.png) no-repeat; width:162px; height:32px; font-size:0; line-height:0; overflow:hidden;}

.float_ewm{ background-color:#fff; position:fixed; right:10px; top:50%; padding:10px; text-align:center; border:solid 1px #eee;}
.float_ewm b{ display:block;}
.float_ewm img{width:115px;}

.footer{ font-size:12px; text-align:center; background-color:#033884; padding:25px 0;}
.footer,
.footer a{ color:#fff;}
.footer a:hover{ color:#ff0000}
.footer nav{ font-size:14px; padding-bottom:0px;}
.footer nav a{ margin:0 10px;}
.footer .photo{ padding-top:0px;}
.footer .photo img{ height:45px;}

.location{display:none;}

/*pages*/
.Pages{ padding:30px 0px; text-align:center; line-height:32px; clear:both;}
.Pages span{ padding:0px 3px; display:inline-block;}
.Pages a{ color:#999999; display:inline-block; padding:0px 16px; background-color:#fff; border:solid 1px #ececec; }
.Pages a:hover,
.Pages em a.a_cur{color:#fff; background:#339ed0; border-color:#339ed0;}
.Pages em{ display:inline-block; font-style:normal;}
.Pages .p_cur,
.Pages .p_count,
.Pages .p_total,
.Pages .p_jump{ display:none;}
/*pages end*/

#goToTop{ background:rgba(0,0,0,0.5); border-radius:50%; position:fixed; right:2%; bottom:2%; z-index:100; text-align:center; line-height:35px;}
#goToTop,#goToTop a{width:35px; height:35px;}
#goToTop a{ color:#fff; display:block;}

.banner{ position:relative; height:385px; background-repeat:no-repeat; background-position:center center}
.apply_order{ position:relative; width:650px; margin:auto; z-index:88;}
.apply_order a{  position:absolute; right:0px; top:200px; color:#fff; font-size:16px; text-indent:26px; width:153px; line-height:41px; display:inline-block; background:#339ed0 url(../images/more_white.png) no-repeat 120px center}

.news_list ul li{ padding:30px 0; height:170px; position: relative; border-bottom:solid 1px #f7f7f7;}
.news_list ul li .pic{ position:absolute; width:288px; height:170px; overflow:hidden; text-align:center; display:table;}
.news_list ul li .pic a{display:table-cell; vertical-align:middle; }
.news_list ul li .pic img{max-width:288px; max-height:170px;}
.news_list ul li .txt{ padding-left:318px; padding-right:100px;}
.news_list ul li h5{ font-size:18px;}
.news_list ul li p{ color:#666666; padding:10px 0; line-height:30px;}
.news_list ul li time{ position:absolute; right:0; top:20px; padding:15px 0; display:block; height:40px; color:#999999;}
.news_list ul li time b{ font-family:Arial, Helvetica, sans-serif; display:block; font-weight:normal; font-size:60px; }
.news_list ul li time span{ position:absolute; left:35px; background-color:#fff;}
.news_list ul li .more{  position:absolute; bottom:30px; color:#999999; font-size:16px; text-indent:23px; width:153px; line-height:39px; display:inline-block; border:solid 1px #e6e6e6; background:url(../images/more_gray.png) no-repeat 120px center}
.news_list ul li .more:hover{ color:#fff; border-color:#339ed0; background-color:#339ed0; background-image:url(../images/more_white.png)}

.honor_list ul li{ float:left;width:278px; height:274px; padding-right:29px;}
.honor_list ul li .pic{ width:278px; height:198px; text-align:center; display:table; background-color:#f6f6f6;}
.honor_list ul li .pic span{ display:table-cell; vertical-align:middle;}
.honor_list ul li .pic img{ max-width:278px; max-height:198px;}
.honor_list ul li h5{ font-size:16px; text-align:center; padding:15px 0;}
.honor_list ul li.end{ padding-right:0;}

.staff_list ul li{ float:left;width:380px; height:346px; padding-right:30px;}
.staff_list ul li .pic{ width:380px; height:270px; text-align:center; display:table;}
.staff_list ul li .pic a{ display:table-cell; vertical-align:middle;}
.staff_list ul li .pic img{ max-width:380px; max-height:270px;}
.staff_list ul li h5{ font-size:16px; text-align:center; padding:15px 0;}
.staff_list ul li.end{ padding-right:0;}

.faq_list ul li{ margin-bottom:30px; width:585px; line-height:67px; float:left; background:#f6f6f6 url(../images/faq_icon.png) no-repeat 13px}
.faq_list ul li a{ font-size:16px; text-indent:70px; display:block; background:url(../images/faq_icon2.png) no-repeat 540px;}
.faq_list ul li a span{ color:#339ed0;}
.faq_list ul li:hover{ background-image:url(../images/faq_icon_on.png); background-color:#339ed0;}
.faq_list ul li:hover a{ background-image:url(../images/faq_icon2_on.png)}
.faq_list ul li:hover a,
.faq_list ul li:hover a span{ color:#fff;}
.faq_list ul li.even{ margin-right:30px;}

.font_list ul li{ border-bottom:solid 1px #e9e9e9; font-size:16px; padding:15px 0 15px 30px; line-height:32px; background:url(../images/list_icon.png) no-repeat left;}
.font_list ul li time{ float:right; font-size:14px; color:#999;}
.font_list ul li span{ float:right;}
.font_list ul li span a{ display:inline-block;}
.font_list ul li span .down{ padding-right:30px; background:url(../images/down.png) no-repeat right;}

.jobs_list ul li{ padding:5px 0; overflow:hidden;}
.jobs_list ul li a{ font-size:16px; height:46px; padding:10px 0; overflow:hidden;}
.jobs_list ul li span{ width:210px; display:block; float:left; line-height:41px; height:41px;}
.jobs_list ul li.even{ background-color:#f6f6f6}
.jobs_list ul li span.first{ padding-left:24px; width:370px;}
.jobs_list ul li span.last{ width:170px;}
.jobs_list ul li span i.apply{ font-style:normal; color:#999999; font-size:16px; text-indent:15px; width:153px; line-height:41px; display:inline-block; border:solid 1px #e6e6e6; background:url(../images/more_gray.png) no-repeat 120px center}
.jobs_list ul li span i.apply:hover{ color:#fff; border-color:#339ed0; background-color:#339ed0; background-image:url(../images/more_white.png)}

.jobinfo table,
.jobinfo table td{ border:1px solid #BAC6D2; border-collapse:collapse;}
.jobinfo table td{ padding:10px;}
.jobinfo table td.td_bg{ background-color:#FAFDFF}
.jobinfo table td.name{ width:80px;}

.form_table{ padding-bottom:40px}
.form_table table td{ line-height:40px; vertical-align:top; font-size:16px; padding:10px 3px;}
.form_table table td.name2{ width:190px;}
.form_table table td.name{ text-align:right; width:110px;}
.form_table table td .text{ width:98%; border:solid 1px #e8e8e8; padding:10px 1%;}
.form_table table td textarea.text{ height:150px;}
.form_table table td .code{ width:20%;}
.form_table table td img{ height:40px;}
.form_table table td a{ color:#339ed0;}
.form_table table td .required{ color:#339ed0;}
.form_table table td .btn{ width:153px; height:43px; border:none; cursor:pointer; font-size:16px; color:#999999; background-color:#f7f7f7}
.form_table table td .submit{ color:#fff; background-color:#339ed0; margin-right:10px;}

.jobapply{ width:600px; margin:auto;}

.info_title,
.info_time{ text-align:center; font-weight:normal; padding:10px 0; margin:0 }
.info_title{ font-size:24px; line-height:30px;}
.info_time{border-bottom:1px dotted #ddd; display:block;}

.info_other{ padding-bottom:50px;}
.info_other span{ display:block; padding:5px 0;}
.info_other center a{ text-align:left; font-size:14px; text-indent:23px; width:130px; line-height:39px; display:inline-block; border:solid 1px #e6e6e6; background:url(../images/more_gray.png) no-repeat 90px center}
.info_other center a:hover{ color:#fff; border-color:#339ed0; background-color:#339ed0; background-image:url(../images/more_white.png)}

.single{ color:#555555; line-height:30px; padding-top:15px; padding-bottom:25px; text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; clear:both;/* overflow:hidden;*/}
.single img{ max-width:100%;}
.h3_name{ font-weight:normal; text-align:center; padding:15px 0 40px 0; margin:0;}
.h3_name b{ color:#333333;font-size:36px; display:block; line-height:80px; font-weight:normal; background:url(../images/icon_name.png) no-repeat center bottom;}
.h3_name span{ color:#999999; font-size:18px;}

.h4_font{ color:#333333; font-size:24px; padding:0; margin:0; font-weight:normal;}
.h5_font{ color:#333333; font-size:18px; padding:15px 0; margin:0; font-weight:normal;}

.ul_chanpingyoushi{ overflow:hidden; padding-bottom:30px;}
.ul_chanpingyoushi li{ float:left; width:240px; margin-right:80px; text-align:center;}
.ul_chanpingyoushi li h5{ color:#333333; font-size:18px; font-weight:normal; padding:20px 0; margin:0;}
.ul_chanpingyoushi li p{ padding:0; margin:0;}
.ul_chanpingyoushi li.last{ margin-right:0;}

#chanpingyoushi .bx-controls .bx-prev,
#chanpingyoushi .bx-controls .bx-next{ top:240px;}
#chanpingyoushi .bx-controls .bx-prev{ left:-120px; }
#chanpingyoushi .bx-controls .bx-next{right:-120px;}

.ul_chanpingyoushi2 li{ padding-left:160px;position:relative; float:left; width:390px; height:200px;}
.ul_chanpingyoushi2 li h5{ color:#333333; font-size:18px; font-weight:normal; padding:20px 0; margin:0;}
.ul_chanpingyoushi2 li p{ padding:0; margin:0;}
.ul_chanpingyoushi2 li.even{ margin-right:100px;}
.ul_chanpingyoushi2 li div{ position:absolute; left:0; top:0px;}

.ul_hangyeanli li{ padding-left:120px; position:relative; min-height:100px;}
.ul_hangyeanli li img{ position:absolute; left:0;}

/*产品与服务-->行业解决方案*/
.ul_solutions{}
.ul_solutions li{ float:left; width:240px; height:340px; margin-bottom:40px; padding:0 30px; text-align:center; border-bottom:solid 1px #e6e6e6;}
.ul_solutions li h5{ color:#333333; font-size:18px; font-weight:normal; padding:20px 0; margin:0;}
.ul_solutions li a:hover h5{ color:#339ed0;}
.ul_solutions li p{ padding:0; margin:0;}

.ul_txt1 li{ padding-left:27px; background:url(../images/txt_icon.png) no-repeat left;}
.li_w3 li{ width:28%; float:left;}

/*产品与服务-->我们的客户*/
.client_list {height:178px; }
.client_list ul li{ width:240px; text-align:center; float:left;}
.client_list ul li img{ width:232px; height:125px; border:solid 1px #eeeeee;}
.more_client{ text-align:center;}
.more_client a{ text-align:left; color:#fff; font-size:16px; text-indent:22px; width:210px; line-height:41px; display:inline-block; background:#339ed0 url(../images/more_white.png) no-repeat 178px center}

.down_iphone_android{ padding:20px 0;}
.down_iphone_android a{ display:inline-block; width:193px; height:52px; font-size:0; line-height:0; overflow:hidden; cursor:pointer; background:url(../images/btn_down.png) no-repeat}
.down_iphone_android a.iphone{ background-position:left; margin-right:13px;}
.down_iphone_android a.android{ background-position:right;}

.fuwuyoushi{ padding:30px 0; background:url(../images/div_bg.png) repeat-y center}
.fuwuyoushi .left{ width:600px;}
.fuwuyoushi .right{ width:540px;}
.fuwuyoushi ul li{ line-height:30px; padding-left:33px; background:url(../images/list_icon.png) no-repeat left;}
/*POS专业化-->业务流程*/
.ul_yewuliucheng_pos{ height:380px;}
.ul_yewuliucheng_pos li{ float:left; width:167px; text-align:center;}
.ul_yewuliucheng_pos li h5{ color:#d0d0d0; font-size:40px; padding:20px 0px 10px 0; margin:0;}
.ul_yewuliucheng_pos li p{ padding:0; margin:0; font-size:18px; color:#333333}
.ul_yewuliucheng_pos li.n1,
.ul_yewuliucheng_pos li.n2,
.ul_yewuliucheng_pos li.n3{ padding-right:175px; background-repeat:no-repeat; background-position:250px 80px}
.ul_yewuliucheng_pos li.n1{ background-image:url(../images/jt1.png)}
.ul_yewuliucheng_pos li.n2{ background-image:url(../images/jt2.png)}
.ul_yewuliucheng_pos li.n3{ background-image:url(../images/jt3.png)}
.ul_yewuliucheng_pos li.n1,
.ul_yewuliucheng_pos li.n3{ margin-top:60px;}

/*服务网付通-->业务流程*/
.ul_yewuliucheng_fuwuwangfutong{ height:380px;}
.ul_yewuliucheng_fuwuwangfutong li{ float:left; width:167px; text-align:center;}
.ul_yewuliucheng_fuwuwangfutong li h5{ color:#d0d0d0; font-size:40px; padding:20px 0px 10px 0; margin:0;}
.ul_yewuliucheng_fuwuwangfutong li p{ padding:0; margin:0; font-size:18px; color:#333333}
.ul_yewuliucheng_fuwuwangfutong li.n1,
.ul_yewuliucheng_fuwuwangfutong li.n2,
.ul_yewuliucheng_fuwuwangfutong li.n3,
.ul_yewuliucheng_fuwuwangfutong li.n4{ padding-right:91px; background-repeat:no-repeat; background-position:203px 80px}
.ul_yewuliucheng_fuwuwangfutong li.n1{ background-image:url(../images/jt1.png)}
.ul_yewuliucheng_fuwuwangfutong li.n2{ background-image:url(../images/jt4.png)}
.ul_yewuliucheng_fuwuwangfutong li.n3{ background-image:url(../images/jt2.png)}
.ul_yewuliucheng_fuwuwangfutong li.n4{ background-image:url(../images/jt3.png)}
.ul_yewuliucheng_fuwuwangfutong li.n1,
.ul_yewuliucheng_fuwuwangfutong li.n3,
.ul_yewuliucheng_fuwuwangfutong li.n5{ margin-top:60px;}

/*易航宝-->业务流程*/
.ul_yewuliucheng_yihangbao{ height:260px;}
.ul_yewuliucheng_yihangbao li{ float:left; width:150px; text-align:center; padding:0px 10px;}
.ul_yewuliucheng_yihangbao li h5{ color:#d0d0d0; font-size:40px; padding:20px 0px 10px 0; margin:0;}
.ul_yewuliucheng_yihangbao li p{ padding:0; margin:0; font-size:18px; color:#333333}

/*全民付-->购买与联系*/
.goumai_lianxi { text-align:center;}
.goumai_lianxi ul li{ width:260px; display:inline-block;}
.goumai_lianxi ul li h5{ color:#333333; font-size:18px; font-weight:normal; padding:20px 0; height:60px; margin:0;}

/*全民付-->收款操作步骤*/
.ul_collection{ height:330px;}
.ul_collection li{ float:left; width:261px; height:480px; text-align:center;}
.ul_collection li img{ width:221px; height:394px;}
.ul_collection li h5{ color:#333333; font-size:15px; font-weight:normal; padding:20px 0; margin:0;}
.ul_collection li p{ padding:0; margin:0;}
#collection .bx-controls .bx-prev,
#collection .bx-controls .bx-next{ top:360px;}
#collection .bx-controls .bx-prev{ left:-120px; }
#collection .bx-controls .bx-next{right:-120px;}

/*全民付-->收银台*/
.cashier{ width:986px; margin:auto; padding:30px 0;}
.cashier ul li{ float:left; width:433px; position:relative;}
.cashier ul li h5{ font-weight:normal; text-align:center; position:absolute; width:433px; font-size: 24px; line-height: 45px; padding:0; margin:0; margin-top:-45px; color:#fff; background-color:rgba(0, 0, 0, 0.5)}
.cashier ul li.n1{ padding-right:80px; margin-right:40px; background:url(../images/icon_jia.png) no-repeat right 100px;}
.cashier ul li dl{ text-align:center; padding:20px 0;}
.cashier ul li dl a{ display:inline-block; line-height:45px; padding:0px 18px; font-size:16px; color:#4190de; border:1px solid #2e69c6; border-radius: 3px;}
.cashier ul li dl a.show,
.cashier ul li dl a:hover{ color:#fff; background-color:#2e69c6}

/*收付易-->业务流程*/
.ul_yewuliucheng_shoufuyi{ height:380px;}
.ul_yewuliucheng_shoufuyi li{ float:left; width:344px; height:120px;  background-repeat:no-repeat;}
.ul_yewuliucheng_shoufuyi li h5{ color:#d0d0d0; font-size:40px; padding:10px 0px 10px 0; margin:0;}
.ul_yewuliucheng_shoufuyi li p{ padding:0; margin:0; font-size:18px; color:#333333}
.ul_yewuliucheng_shoufuyi li.n1,
.ul_yewuliucheng_shoufuyi li.n2,
.ul_yewuliucheng_shoufuyi li.n5,
.ul_yewuliucheng_shoufuyi li.n6{ padding-right:83px; background-position:372px 50px}
.ul_yewuliucheng_shoufuyi li.n3{ background-repeat:no-repeat; background-position:150px 147px;}
.ul_yewuliucheng_shoufuyi li.n1,
.ul_yewuliucheng_shoufuyi li.n2,
.ul_yewuliucheng_shoufuyi li.n3{ padding-bottom:83px;}
.ul_yewuliucheng_shoufuyi li.n1{ background-image:url(../images/jt3.png)}
.ul_yewuliucheng_shoufuyi li.n2{ background-image:url(../images/jt2.png)}
.ul_yewuliucheng_shoufuyi li.n3{ background-image:url(../images/jt5.png)}
.ul_yewuliucheng_shoufuyi li.n4{}
.ul_yewuliucheng_shoufuyi li.n5{ background-image:url(../images/jt6.png)}
.ul_yewuliucheng_shoufuyi li.n6{ background-image:url(../images/jt7.png)}

.ul_yewuliucheng_shoufuyi li a{ padding:18px 0px 18px 134px; position:relative; display:block; border:solid 1px #e4e4e4;}
.ul_yewuliucheng_shoufuyi li a div{ position:absolute; left:30px;}


.ul_xitonganquan{ margin:20px 0; padding:20px 0; border-top:solid 1px #f5f5f5; border-bottom:solid 1px #f5f5f5;}
.ul_xitonganquan ul{ height:340px;}
.ul_xitonganquan ul li{ float:left; width:190px; padding-right:60px;}
.ul_xitonganquan ul li h5{ color:#333333; font-size:18px; font-weight:normal; padding:20px 0; margin:0;}
.ul_xitonganquan ul li p{ padding:0; margin:0;}
.ul_xitonganquan ul li div,
.ul_xitonganquan ul li h5{ text-align: center;}
.ul_xitonganquan ul li.last{ padding-right:0;}

.bank_list{ position:relative; margin:30px 0;}
.bank_list ul li{ float:left; width:300px; text-align:center;}
.bank_list ul li img{ width:292px; height:126px;}
.bank_list .bx-controls .bx-prev,
.bank_list .bx-controls .bx-next{ top:39px;}
.bank_list .bx-controls .bx-prev{ left:-120px; }
.bank_list .bx-controls .bx-next{right:-120px;}


.apply_product .left{ width:760px;}
.apply_product .right{ width:350px; padding-left:50px; padding-bottom:20px;  border-left:solid 1px #e8e8e8; color:#666666;}
.apply_product .right h6{ font-size:24px; color:#333; line-height:23px; padding:0 5px; margin-bottom:10px; border-left:solid 6px #339ed0;}
.apply_product .right a{ color:#339ed0}
.apply_product select{ width:32%; padding:10px 0; border: solid 1px #e8e8e8;}


.info_back{ padding-top:20px; border-top:1px dotted #ddd;}
.info_back a{ padding:0 10px; cursor:pointer; color:#fff; background-color:#ff0000; display:inline-block; font-size:14px;}
.info_back a:hover{background-color:#fed001;}
.info_prev_next{ padding-bottom:30px;}
.info_prev_next span{ font-size:14px; padding-top:5px; display:block;}


.link_list ul li{float:left; width:275px; height:260px; padding-right:16px; text-align:center;}
.link_list ul li a{ padding-top:19px; height:180px; display:block; background:url(../images/li_link_bg.jpg) no-repeat left top;}
.link_list ul li a:hover{ background-position:right top;}
.link_list ul li .pic{display:table;width:200px; height:100px; margin:auto;}
.link_list ul li .pic pre{display:table-cell; vertical-align:middle; padding:0; margin:0;}
.link_list ul li .pic img{ max-width:200px; max-height:100px;}
.link_list ul li h5{font-size:14px; padding-top:30px;}

.ul_sitemap li{ padding:10px 0; background:url(../images/dot2.jpg) repeat-x bottom;}
.ul_sitemap li strong{ display:block; font-size:14px;}


#map{ width:100%; height:518px;}
#map img{ max-width: none;}
#map *{ box-sizing:content-box;}
#map .BMapLabel{ display:none!important;}
.content_info{ padding:40px 0;}
.content_info h4{ font-size:24px; padding-bottom:20px;}
.content_info ul li{ float:left; width:310px;  border-right:solid 1px #e7e5e5; padding-right:65px; margin-right:65px;}
.content_info ul li.first{ float:none; width:auto;}
.content_info ul li.first,
.content_info ul li.last{border-right:none; padding-right:0px; margin-right:0px;}
.content_info ul li p{color:#666666; padding-left:30px; margin:0; height:72px;}
.content_info ul li p.p1{ background:url(../images/c1.png) no-repeat left top}
.content_info ul li p.p2{ background:url(../images/c2.png) no-repeat left top}
.content_info ul li p.p3{ background:url(../images/c3.png) no-repeat left top}
.content_info ul li p.p4{ background:url(../images/c4.png) no-repeat left top}
.content_info ul li p.p5{ background:url(../images/c5.png) no-repeat left top}
.content_info ul li p.p6{ background:url(../images/c6.png) no-repeat left top}
.content_info ul li p.p7{ background:url(../images/c7.png) no-repeat left top}

.content_list { padding:20px 0;}
.content_list ul li{ float:left; width:504px; height:124px; padding:30px 40px; background-color:#f6f6f6; margin-bottom:32px;}
.content_list ul li.even{ margin-right:32px;}
.content_list ul li h5{ position:absolute; line-height:128px; width:128px; height:128px; text-align:center; font-size:32px; color:#fff; background:url(../images/content_list_bg.png) no-repeat;}
.content_list ul li h6{ font-size:18px;}
.content_list ul li p{ color:#666666;}
.content_list ul li h6,
.content_list ul li p{ padding-left:160px;}

/*分支机构 地图*/
.store_map{}
.store_map .area{ width: 1032px; margin: auto; position: relative;}
.store_map .area div{ width: 13px; height: 18px; position:absolute; display: none;}
.store_map .area div.on{ background:url(../images/icon_fgs.png) no-repeat center; display: block;}
.store_map .area div.on2{ background:url(../images/icon_fz.png) no-repeat center; display: block;}
.store_map .area div font{ display: none; }
.store_map #n1{ bottom:-468px; left: 68px;}
.store_map #n1.on{ bottom:-468px; left: 68px; }
.store_map #n2{ bottom:-419px; left: 149px; }
.store_map #n3{ bottom:-402px; left: 225px; }
.store_map #n4{ bottom:-376px; left: 311px; }
.store_map #n5{ bottom:-385px; left: 365px; }
.store_map #n6{ bottom:-410px; left: 400px; }
.store_map #n7{ bottom:-347px; left: 376px; }
.store_map #n8{ bottom:-300px; left: 344px; }
.store_map #n9{ bottom:-312px; left: 218px; }
.store_map #n10{ bottom:-233px; left: 270px; }
.store_map #n11{ bottom:-171px; left: 337px; }
.store_map #n12{ bottom:-265px; left: 393px; }
.store_map #n13{ bottom:-305px; left: 420px; }
.store_map #n14{ bottom:-339px; left: 436px; }
.store_map #n15{ bottom:-371px; left: 447px; }
.store_map #n16{ bottom:-253px; left: 461px; }
.store_map #n17{ bottom:-293px; left: 579px; }
.store_map #n18{ bottom:-260px; left: 636px; }
.store_map #n19{ bottom:-264px; left: 680px; }
.store_map #n20{ bottom:-213px; left: 706px; }
.store_map #n21{ bottom:-170px; left: 633px; }
.store_map #n22{ bottom:-166px; left: 515px; }
.store_map #n23{ bottom:-105px; left: 426px; }

/**/
.main .tit{ font-size: 16px; color:#339ed0; }

/*滚动*/
/*#Scroller-1 { 
  overflow: hidden;
  height: 200px;
  position:relative;
  margin-top:10px;
}
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
#Scrollbar-Container { margin-top:20px; height:95px; overflow:hidden}
.Scrollbar-Up,
.Scrollbar-Down { display:inline-block; width:45px; height:45px; cursor:pointer; background:url(../images/Up-Down.png) no-repeat;}
.Scrollbar-Up { background-position:left;}
.Scrollbar-Down { background-position:right;}
.Scrollbar-Track {width:100%; height:1px;}
.Scrollbar-Handle {}*/


/*滚动*/


.ind_banner{position:relative;}
.ind_banner ul li a{display:block;}
.ind_banner,
.ind_banner ul li,
.ind_banner ul li a{ height:406px;}
.ind_banner .icon{ position:absolute; bottom:19px; height:28px; display:block; width:100%; background:url(../images/ban_arrow.png) no-repeat center center;}


.h_name{ padding:46px 0 30px 0; margin:0; height:86px; }
.h_name b{ display:none;}
.ind_product h3{background:url(../images/font_product.png) no-repeat center;}
.ind_news h3{background:url(../images/font_news.png) no-repeat center;}
.ind_services h3{background:url(../images/font_services.png) no-repeat center;}
.ind_unionpay h3{background:url(../images/font_unionpay.png) no-repeat center;}
.ind_partner h3{background:url(../images/font_partner.png) no-repeat center;}
.ind_topic h3{ padding:20px 0; background:url(../images/font_topic.png) no-repeat center;}

.h_more{ text-align:center;clear: both;}
.h_more a{ color:#999999; font-size:16px; text-align:left; text-indent:60px; width:189px; line-height:46px; display:inline-block; border:solid 1px #e6e6e6;}

.ind_notice{ background-color:#f7f7f7; line-height:50px;}
.ind_notice h3{font-size:16px; text-indent:30px; background:url(../images/ind_notice_icon.png) no-repeat left;}
.ind_notice ul li{ width:480px; background:url(../images/news_icon.png) no-repeat left; text-indent:13px;}
.ind_notice ul li time{ color:#6b6b6b; float:right; padding-right:70px;}
.ind_notice ul li a{ color:#6b6b6b;}
.ind_notice ul li a:hover{ color:#ff0000;}
.ind_notice .bx-wrapper{ position:absolute; left:135px; top:0;}

.ind_product .auto{height:370px; }
.ind_product ul li{ float:left; width:300px; text-align:center;}
.ind_product ul li .pic{ height:230px;}
.ind_product ul li .pic img{ width:300px; height:212px;}
.ind_product ul li h5{ padding:10px 0; font-size:18px;}
.ind_product ul li p{ color:#999999; text-transform:uppercase;padding: 0 30px;}


.ind_news{background-color:#f7f7f7;}
.ind_news .auto{height:485px; }
.ind_news h6{ height:66px; text-align:center; font-size:16px;}
.ind_news h6 a{ cursor:pointer; display:inline-block;  width:140px; line-height:36px; background-color:#fff;}
.ind_news h6 a.hover{ color:#fff; background-color:#339ed0;}
.ind_news ul li{ position:relative; float:left; width:400px; height:184px; background-color:#fff;}
.ind_news ul li .pic{ position:absolute;}
.ind_news ul li .pic img{ width:400px; height:184px;}
.ind_news ul li dl{ padding:20px;}
.ind_news ul li dl h5{ font-size:16px;}
.ind_news ul li dl h5 a{ color:#666666;}
.ind_news ul li dl h5 a:hover{ color:#ff0000;}
.ind_news ul li dl time{ padding:15px 0; display:block; height:40px; position:relative;color:#999999;}
.ind_news ul li dl time b{ font-family:Arial, Helvetica, sans-serif; display:block; font-weight:normal; font-size:60px; }
.ind_news ul li dl time span{ position:absolute; left:35px; background-color:#fff;}
.ind_news ul li.even{ padding-top:184px;}
.ind_news ul li.even .pic{ top:0;}
.ind_news ul li.odd{ padding-bottom:184px;}
.ind_news ul li.odd .pic{ bottom:0;}

.ind_services{ height:614px;}
.ind_services .auto{height:320px; }
.ind_services ul li{ float:left; width:400px; line-height:30px; text-align:center;}
.ind_services ul li .pic{ height:230px;}
.ind_services ul li .pic img{ width:202px; height:202px;}
.ind_services ul li h5{ font-size:18px;}
.ind_services ul li p{ color:#999999; text-transform:uppercase;}
.ind_services .h_more a{ cursor:pointer; color:#999999; background:url(../images/more_gray.png) no-repeat 135px center}
.ind_services ol{ position:absolute; width:100%; bottom:-70px; background-color:#fff; height:390px; display:block;}
.ind_services ol li{ float:left; text-align:center; width:200px; height:190px;}
.ind_services ol li h5{ padding-top:10px; font-size:14px;}
.ind_services ol li img { width:100px; height:100px;}
.ind_services ol li img.img1{ position:absolute;}
.ind_services ol li img.img2{ opacity:0;}
.ind_services ol li:hover img.img1{ opacity:0;}
.ind_services ol li:hover img.img2{ opacity:1;}
.ind_services ol .close{ position:absolute; right:80px; top:-100px; cursor:pointer; display:block; width:47px; height:47px; background: url(../images/close.png) no-repeat;}

.ind_topic{ background-color:#f1f1f1}
.ind_topic .auto{height:270px; }
.ind_topic ul li{ float:left; width:300px; text-align:center;}
.ind_topic ul li .pic{ height:210px;}
.ind_topic ul li .pic img{ width:202px; height:202px;}
.ind_topic ul li h5{ padding:10px 0; font-size:18px;}
.ind_topic ul li p{ color:#999999; text-transform:uppercase;padding: 0 30px;}

.ind_unionpay{ height:420px; background:url(../images/ind_unionpay_bg.png) no-repeat center top;}
.ind_unionpay .auto{height:178px; }
.ind_unionpay ul li{ text-indent:175px; font-size:16px; color:#fff; line-height:68px; float:left; width:398px; border:solid 1px rgba(255, 255, 255, 0.2); background-image:url(../images/ind_unionpay_icon.png); background-repeat:no-repeat;}
.ind_unionpay ul li.set0,
.ind_unionpay ul li.set2,
.ind_unionpay ul li.set4{ background-color:rgba(255, 255, 255, 0.1)}
.ind_unionpay ul li.set0,
.ind_unionpay ul li.set1,
.ind_unionpay ul li.set2{ border-bottom:none;}
.ind_unionpay ul li.set1,
.ind_unionpay ul li.set4{ border-left:none; border-right:none;}
.ind_unionpay .h_more a{ color:#fff; border-color:#01d4bf; background:#01d4bf url(../images/more_white.png) no-repeat 135px center;}
.ind_unionpay ul li.set0{ background-position:130px 20px;}
.ind_unionpay ul li.set1{ background-position:130px -62px;}
.ind_unionpay ul li.set2{ background-position:130px -144px;}
.ind_unionpay ul li.set3{ background-position:130px -220px;}
.ind_unionpay ul li.set4{ background-position:130px -296px;}
.ind_unionpay ul li.set5{ background-position:130px -370px;}

.ind_partner .auto{min-height:178px; }
.ind_partner ul li{ width:240px; text-align:center; float:left;}
.ind_partner ul li img{ width:234px; height:127px;}


.bx-controls .bx-prev,
.bx-controls .bx-next{ cursor:pointer; overflow:hidden; line-height:0; font-size:0; display:block; width:49px; height:49px; position:absolute; background-image:url(../images/arrow.png); background-repeat:no-repeat}
.bx-controls .bx-prev{background-position:left bottom;}
.bx-controls .bx-next{background-position:right bottom;}
.bx-controls .disabled{ cursor:default;}
.bx-controls .bx-prev.disabled{background-position:left top;}
.bx-controls .bx-next.disabled{background-position:right top;}

.ind_banner .bx-controls .bx-prev,
.ind_banner .bx-controls .bx-next{ display:none;}
.ind_banner .bx-pager{ width:100%; position:absolute; text-align:center; bottom:55px;}
.ind_banner .bx-pager .bx-pager-item{ display:inline-block; padding:0px 6px;}
.ind_banner .bx-pager .bx-pager-item a{ overflow:hidden; text-indent:100px; display:inline-block; width:16px; height:16px; background:url(../images/ban_icon.png) no-repeat right;}
.ind_banner .bx-pager .bx-pager-item a.active{ background-position:left;}

.ind_notice .bx-controls .bx-prev,
.ind_notice .bx-controls .bx-next{ width:25px; height:25px; background-image:url(../images/arrow2.png);}
.ind_notice .bx-controls .bx-prev,
.ind_notice .bx-controls .bx-next{ top:13px;}
.ind_notice .bx-controls .bx-prev{ right:25px; }
.ind_notice .bx-controls .bx-next{right:0px;}


.ind_product .bx-controls .bx-prev,
.ind_product .bx-controls .bx-next{ top:83px;}
.ind_product .bx-controls .bx-prev{ left:-120px; }
.ind_product .bx-controls .bx-next{right:-120px;}

.ind_topic .bx-controls .bx-prev,
.ind_topic .bx-controls .bx-next{ top:83px;}
.ind_topic .bx-controls .bx-prev{ left:-120px; }
.ind_topic .bx-controls .bx-next{right:-120px;}

.ind_partner .bx-controls .bx-prev,
.ind_partner .bx-controls .bx-next{ top:39px;}
.ind_partner .bx-controls .bx-prev{ left:-120px; }
.ind_partner .bx-controls .bx-next{right:-120px;}

.client_list .bx-controls .bx-prev,
.client_list .bx-controls .bx-next{ top:39px;}
.client_list .bx-controls .bx-prev{ left:-120px; }
.client_list .bx-controls .bx-next{right:-120px;}

@media screen and (max-width:1480px){
.ind_product .bx-controls .bx-prev{ left:-55px;}
.ind_product .bx-controls .bx-next{ right:-55px;}

.ind_topic .bx-controls .bx-prev{ left:-55px;}
.ind_topic .bx-controls .bx-next{ right:-55px;}

.ind_partner .bx-controls .bx-prev{ left:-55px;}
.ind_partner .bx-controls .bx-next{ right:-55px;}

.client_list .bx-controls .bx-prev{ left:0;}
.client_list .bx-controls .bx-next{ right:0;}

.bank_list .bx-controls .bx-prev{ left:0;}
.bank_list .bx-controls .bx-next{ right:0;}

#chanpingyoushi .bx-controls .bx-prev{ left:0px; }
#chanpingyoushi .bx-controls .bx-next{ right:0px;}

#collection .bx-controls .bx-prev{ left:0px;  }
#collection .bx-controls .bx-next{ right:0px;}
}

@media screen and (max-width:1350px){
.ind_product .bx-controls .bx-prev{ left:5px;}
.ind_product .bx-controls .bx-next{ right:5px;}

.ind_topic .bx-controls .bx-prev{ left:5px;}
.ind_topic .bx-controls .bx-next{ right:5px;}

.ind_partner .bx-controls .bx-prev{ left:5px;}
.ind_partner .bx-controls .bx-next{ right:5px;}

}
.ind_services .ol2{display: none;}

.ind_partner{margin:0 auto 25px; }

/*.ind_partner .auto{height: auto;}*/
.ind_unionpay{height: auto;padding-bottom: 25px;}
.ind_unionpay .auto{height: auto;}
.ind_unionpay .h_more a{margin-top: 25px;}
.ind_services{height: auto;margin-bottom: 25px;}
.ind_news{background: #fff;padding-bottom: 25px;overflow: hidden;}
.ind_news .auto{height: auto;}
.ind_news .tab-box{overflow: hidden;}
.ind_product{background: #f1f1f1;padding-bottom: 25px;clear: both;}
.ind_services ol{position: relative;bottom: 0;height: auto;overflow: hidden;}
.ind_services ol li{height: auto;margin-bottom: 25px;}
.ind_services .auto{height: auto;}
.ind_product .auto{height: auto;}

.ind_news .Left{width: 50%;float: left;overflow: hidden;}
.ind_news .Left .TopTT{ cursor:pointer; display:block; line-height:36px;}

.ind_news .Left .TopTT b {width: 192px;color: #fff;background-color: #339ed0;text-align: center;display: inline-block;}
.ind_news .Left .TopTT span{    float: right; padding-right:3%}
.ind_news .Left picture{display: block;width: 32%;float: left;height:138px;overflow: hidden;}
.ind_news .Left picture img{display: block;width: 100%;height: 100%;}
.ind_news .Left dl{margin-left: 33%;padding: 0 3%;}
.ind_news .Left dl dd span{display: block;float: left;width:80%;overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;}
.ind_news .Left dl dd time{display: block;float: right;color: #999;}
.ind_news .Left dl dd a{display: block;line-height: 27px;height: 27px;overflow: hidden;}


.box_search{ position:relative; float:right; padding-right:40px;}
.box_search .text{ border:solid 1px #efefef; padding:0 10px; width:360px; line-height:36px; height:36px;}
.box_search .btn{position: absolute; right: 0px; top: 0px; color: #fff; font-size: 14px;padding-left:10px; padding-right:40px; line-height:38px; display: inline-block; border:none;cursor:pointer;  background: #339ed0 url(../images/icon_search.png) no-repeat 45px }


.FloatNav{ position:fixed; right:0; height:100%; top:0; z-index:99}
.FloatNav .table{ display:table; height:100%;}
.FloatNav .table_cell { display:table-cell; vertical-align:middle;}
.FloatNav dl{ padding:1px 0; text-align:center; position:relative;}
.FloatNav dl dt{ cursor:pointer; color:#fff; width:20px; padding:40px 10px 20px 10px; border-radius:4px 0 0 4px; line-height:16px; background: #1a6cb6 url(../images/FloatNav_icon1.png) no-repeat center 10px}
.FloatNav dl dd{ text-align:center; width:157px; right:-220px; top:0; position:absolute;   padding:10px; border-radius:4px; border:solid 1px #1a6cb6; background-color:#fff;-moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; -webkit-transition:all 0.3s ease;transition:all 0.3s ease;}
.FloatNav dl dd img{ width:150px; height:150px; display:block;}
.FloatNav dl dd b{ display:block;}
.FloatNav dl dd:before{content:'';  width: 0;  height: 0;  border-top:8px solid transparent; border-bottom:8px solid transparent; border-left:8px solid #1a6cb6; position:absolute; display:block;top:48%; right:-8px; z-index:5}
.FloatNav dl:hover dd{ display:block; right:46px;}

.survey_list{}
.survey_list h4{ font-size:16px; font-weight:bold; padding:15px 0;  color:#222;}
.survey_list h5{ font-size:14px; padding:5px 0; color:#333;}
.survey_list ul li{ padding:0 20px; color:#777; display:inline-block;}
.survey_list .text{ width:30%; border:solid 1px #cecaca; padding:5px; line-height:26px; height:26px;}
.survey_list .btn{ padding:20px 0px;}
.survey_list .btn input{ border:none; cursor:pointer; color:#fff; font-size:16px; background-color:#339ed0; padding:8px 30px; border-radius:4px;}
.survey_list .btn a{ cursor:pointer;}

.survey_count{ color:#777; display:none;}
.survey_count h4{ font-size:16px; font-weight:bold; padding:15px 0; color:#222;}
.survey_count h5{ font-size:14px; padding:2px 10px; background-color:#f7f7f7; margin-top:10px; color:#333;}
.survey_count ul li{ padding:0 40px 0 30px;}
.survey_count ul li span{ display: inline-block; height:8px;
background: #2db3fc; /* Old browsers */
background: -moz-linear-gradient(top, #2db3fc 0%, #bce0ee 36%, #2db3fc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #2db3fc 0%,#bce0ee 36%,#2db3fc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #2db3fc 0%,#bce0ee 36%,#2db3fc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2db3fc', endColorstr='#2db3fc',GradientType=0 ); /* IE6-9 */
}
.survey_count ul li b{ position:absolute; padding-left:5px; font-weight:normal;}
.survey_count ul li i{ display:block; font-style:normal;}
.survey_count p{ padding:0 20px 0 30px}

.job_apply{ text-align:center;}
.job_apply a{ display:inline-block ; padding:1% 6%; font-size:16px; color:#fff; background-color:#339ed0; border-radius:4px;}

.editor_topic h3{ font-size:36px; color:#333333}
.editor_topic h4{ font-size:18px; color:#999999;}
.editor_topic h5{ font-size:24px; color:#333333; padding:20px 0;}
.editor_topic .fl,
.editor_topic .fr{ float:left; width:450px;}
.editor_topic .editor_topic_2 .photo,
.editor_topic .editor_topic_5 .photo,
.editor_topic .editor_topic_7 .photo,
.editor_topic .editor_topic_9 .photo{ float:left; width:420px;}
.editor_topic .editor_topic_2 .txt,
.editor_topic .editor_topic_5 .txt,
.editor_topic .editor_topic_7 .txt,
.editor_topic .editor_topic_9 .txt{ float:right; width:470px; padding-top:30px;}


.editor_topic .editor_topic_6 .photo,
.editor_topic .editor_topic_8 .photo{ float:right; width:420px;}
.editor_topic .editor_topic_6 .txt,
.editor_topic .editor_topic_8 .txt{ float:left; width:470px; padding-top:50px;}

.editor_topic .single{ padding-top:30px; padding-bottom:30px;}

.editor_topic .editor_topic_3 .single { text-align:center; padding-top:50px; padding-bottom:50px;}
.editor_topic .editor_topic_3 .single p{ padding:0; margin:0;}
.editor_topic .editor_topic_3 .single .h4{ padding-bottom:40px;}
.editor_topic .editor_topic_1 .single{ font-size:16px; padding-top:60px; padding-bottom:60px;}


.editor_topic .editor_topic_6 .photo,
.editor_topic .editor_topic_8 .photo{ float:right; width:580px;}
.editor_topic .editor_topic_6 .txt,
.editor_topic .editor_topic_8 .txt{ float:left; width:600px; padding-top:50px;}
.bg_blue{ background-color:#339ed0;}
.bg_blue .single,
.bg_blue .single h5{ color:#fff;}
.editor_topic .single{ padding-top:30px; padding-bottom:30px;}

.editor_topic .editor_topic_3 .single { text-align:center; padding-top:50px; padding-bottom:50px;}
.editor_topic .editor_topic_3 .single p{ padding:0; margin:0;}
.editor_topic .editor_topic_3 .single .h4{ padding-bottom:40px;}
.editor_topic .editor_topic_1 .single{ font-size:16px; padding-top:60px; padding-bottom:60px;}


.ADDULLIST{max-width:1200px;margin:auto; margin-bottom:30px;}
.ADDULLIST li{display: inline-block; padding-right:10px; line-height:30px;}
.ADDULLIST li a{display: inline-block; background-color: #339ed0; color:#fff; padding:0px 20px;}
.ADDULLIST li a:hover{ background-color:#0c447a;}
